Welcome![Sign In][Sign Up]
Location:
Search - m sequence

Search list

[VHDL-FPGA-Verilog8_1

Description: 一个具有置位、复位、左移和右移功能的八位移位寄存器/“01011010”序列检测器。移位寄存器电路端口为:异步清零输入端口rst,输入时钟clk,置数判断输入端口load,移位类型判断输入端口m,数据输入端口data[7:0],输出端口q[7:0]。序列检测器电路端口为:异步清零输入端口rst,输入时钟clk,串行数据输入端口d,输出标志端口s。(A eight bit shift register / 01011010 sequence detector with set, reset, left shift, and right shift function. Shift register circuit port is: Asynchronous Clear input port rst, input clock CLK, set the number to determine the input port load, shift type to determine the input port m, data input port data[7:0], output port q[7:0]. The sequence detector circuit port is: Asynchronous Clear input port rst, input clock CLK, serial data input port D, output flag port s.)
Platform: | Size: 94208 | Author: 白学 | Hits:

[Game Program4

Description: 1. 一条通路的二元组(i, j)数据序列,(i, j)表示通路上某一点的坐标。 2. 用一种标志(如数字8)在二维数组中标出该条通路,并在屏幕上输出二维数组。 3. 可以利用一个二维数组maze[i][j]表示迷宫,其中1<=i<=m,1<=j<=n。数组元素值为0表示该位置是墙壁,不能通行;元素值为1表示该位置是通路。假定从maze[1][1]出发,出口位于maze[m][n],移动方向可以是8个方向(东,东南,南,西南,西,西北,北和东北。(1. the two tuple (I, J) data sequence of a path (I, J) indicating the coordinates of a point on the path. 2. mark the path in a two-dimensional array with a sign (such as number 8) and output a two-dimensional array on the screen. 3. can use a two-dimensional array maze[i][j] represents the maze, where 1<=i<=m, 1<=j<=n. The element value of the array is 0, indicating that the location is a wall and cannot pass; the element value is 1, indicating that the location is the path. Assuming departure from maze[1][1], the exit is located at maze[m][n], and the moving direction can be in 8 directions (East, Southeast, South, southwest, West, northwest, North and northeast).)
Platform: | Size: 1024 | Author: 棒棒糖带刺 | Hits:

[MPI并行计算MPI程序设计

Description: FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginary, real and other characteristics of discrete Fourier transform, and the algorithm of discrete Fu Liye transform is improved. It does not make new discoveries about the theory of Fourier transform, but it can be a big step for the application of discrete Fu Liye transform in computer system or digital system. Let x (n) is a complex sequence of N, by DFT transform, either X (m) calculations are N times N-1 times complex multiplication and addition, and a complex multiplication is equivalent to four times the number of multiplication and two real addition, a complex addition is equivalent to two times the number of addition,)
Platform: | Size: 215040 | Author: GuoW | Hits:

[OtherRS分析Matlab程序

Description: 首先将该程序命名为RSana.m保存,以供调用。 在matlab中导入所要分析的时间序列,保存为x。 然后在matlab命令行输入命令logRS=RSana(x,n,"Hurst")。其中x就是该时间序列,它本身就是向量数据;n为分析的时间周期,Hurst是分析方法。返回值logRS。 这里指对一个周期进行分析,返回返回值logRS是一个标量。如果要作log-log图,需要一个循环,分别对n=5:200进行计算logRS。(First, the program is named RSana.m to save for calls. In MATLAB, import the sequence of time to be analyzed and save as X.)
Platform: | Size: 9216 | Author: 自由岳 | Hits:

[Otherpn序列扩频频谱分析(238248)

Description: 程序包含CDMA所要用到的pn序列以及其他的m序列,gold序列等在CDMA中长用到的地址码序列的产生程序(The program contains the pn sequence to be used by the CDMA and the generation sequence of the address code sequence used in CDMA for other m sequences, gold sequences, etc.)
Platform: | Size: 10240 | Author: 逆夏1925 | Hits:

[DSP programDSP_sy_1

Description: dsp仿真实验program821。m MATLAB实现序列表示(dsp experiment DSP simulation experiment program821. M MATLAB implementation sequence representation)
Platform: | Size: 107520 | Author: yhd230shine | Hits:

[Windows Develop1-3

Description: 描述   某公司在对应聘者做过一轮笔试之后,从中选出n 人继续进行面试,每位应聘者被分配了一个整数ID。   为公平起见,组织者决定利用会议室外的圆桌,按以下方法“随机”确定面试顺序:第一个到达的应聘者在圆桌周围任意选择一个位置坐下;此后到达的每位应聘者都从前一应聘者出发,沿逆时针方向围圆桌走过m 人(前一应聘者算作走过的第1 人,同一人可能经过多次),并紧邻第m 人右侧就座;所有应聘者到齐后,从最后到达者出发,绕圆桌以顺时针方向为序进行面试。   这里假定应聘者到达的时刻互异,且相对的就坐位置确定后,左、右两人之间总能插入一把椅子。   试编写一个程序,确定面试顺序。 输入   共2行。   第1行包含两个整数, n和m。   第2行包含n个整数,表示先后到达的n个应聘者的ID。 输出   共1行。以空格分隔的n个整数,分别表示顺次进行面试的应聘者的ID。(After a company has done a written test of the candidate, n people are selected to continue the interview. Each candidate is assigned an integer ID. To be fair, the organizers decided to use the round table outside the conference room to "randomly" determine the interview sequence as follows: The first candidate who arrives at a random place around the round table sits down; each candidate arrives thereafter Candidates starting from the round table counterclockwise around m people (the previous candidate counted as walking through the first person, the same person may go through many times), and the m-th right seat; all candidates to Qi, starting from the last arrivals, around the round table in order to conduct an interview in the clockwise direction. Here assume that candidates arrive at different times, and the relative seating position is determined, the left and right can always insert a chair between the two.)
Platform: | Size: 460800 | Author: 关林 | Hits:

[Othermain.cpp

Description: n个人,编号1~n,依次围成一个圈。 他们开始报数,每报到m出去一个人,重新在这开始报数。 知道最后一个人出去。 求出去的序列。(N individual, numbered 1 to N, in turn in a circle. They start off, each report m out of a person, to start off in the. Know that the last man is out. The sequence of seeking out.)
Platform: | Size: 2048 | Author: cjj~~ | Hits:

[Other车站调度

Description: input The input contains a number of test cases. Each test case is composed of multiple lines. The first line is an integer n two (1<=n 100) and m, n said inbound sequence for 1 to n. M indicates that there is then a m line outbound sequence. When n, M is 0, the end of the input is indicated. output For each outbound sequence, a line of YES is exported, otherwise a line of NO is output
Platform: | Size: 1024 | Author: 天天团 | Hits:

[Communication-Mobiletest1

Description: 在(?1/2,1/2)内产生一个均匀分布的随机数N=1000 的离散时间序列,计算 (1)该序列的自相关Rx(m)。 (2)用计算Rx(m) 的离散傅里叶变换(DFT)的方式求出序列{ xn }的功率谱密度。画出自相关与功率谱密度曲线。(In (- 1/2 1/2) discrete time series generated in a uniformly distributed random number N=1000, calculation (1) the autocorrelation Rx (m) of the sequence. (2) the power spectral density of the sequence {xn} is obtained by calculating the discrete Fourier transform (DFT) of Rx (m). The drawings are drawn from the correlation and power spectral density)
Platform: | Size: 1024 | Author: Daniel cwp | Hits:

[matlablr_07

Description: 这个 matlab 代码仿真了M-QAM的传输。M的取值不同,调制方式分别为4QAM,16QAM,64QAM等。传输信道为AWGN信道,能出误码率曲线(Digital Unit Impulse Discrete Harmonic Signals and their Linear Combination Harmonic Signal with Exponential Envelope. Periodic Sequence of Rectangular Impulses Mixture of Harmonic Signal and White Gaussian)
Platform: | Size: 3072 | Author: Bieke | Hits:

[SCM通信原理_2ASK调制

Description: 基于单片机的2ASK调制与解调,输入信号为伪随机M序列(2ASK modulation and demodulation based on single chip microcomputer, the input signal is pseudo-random sequence)
Platform: | Size: 61440 | Author: swust_hy | Hits:

[yuesefuhuan

Description: 设有n(n>0)个人围成一个圈,编号为1至n,都持有相同的密码m。从第一个人从1开始报数,报到m时停止报数,此人出圈。下一个人重新从1开始报数,报到m时停止报数,此人出圈。以此类推,直到所有人全部出圈为止。任意给定n和m,判断输入是否合法,如果非法指明原因;如果合法输出相应的出圈编号顺序。(The n (n > 0) individuals are surrounded by a circle, numbered 1 to N, and all hold the same password m. From the first person from 1 to start off, back off m stop, the person out of the ring. The next person to start off from the 1 stop, back off m, the man out of the ring. And so on, until all people get out of the circle. Arbitrarily given n and m, determine whether the input is legitimate, if the reason is unlawfully specified; if the legitimate output of the corresponding out of the ring sequence.)
Platform: | Size: 326656 | Author: shengshi | Hits:

[Documentsacm

Description: A message from humans to extraterrestrial intelligence was sent through the Arecibo radio telescope in Puerto Rico on the afternoon of Saturday November 16, 1974. The message consisted of 1679 bits and was meant to be translated to a rectangular picture with 23 * 73 pixels. Since both 23 and 73 are prime numbers, 23 * 73 is the unique possible size of the translated rectangular picture each edge of which is longer than 1 pixel. Of course, there was no guarantee that the receivers would try to translate the message to a rectangular picture. Even if they would, they might put the pixels into the rectangle incorrectly. The senders of the Arecibo message were optimistic.(The input is a sequence of at most 2000 triplets of positive integers, delimited by a space character in between. Each line contains a single triplet. The sequence is followed by a triplet of zeros, 0 0 0, which indicated the end of the input and should not be treated as data to be processed. Input The integers of each input triplet are the integer m, the numerator a, and the denominator b described above, in this order. You may assume 4 < m <= 100000 and 1 <= a <= b <= 1000. Output The output is a sequence of pairs of positive integers. The i-th output pair corresponds to the i-th input triplet. The integers of each output pair are the width p and the height q described above, in this order.)
Platform: | Size: 1024 | Author: zilewwy | Hits:

[Mathimatics-Numerical algorithmsLDPC-PEG算法构造H矩阵

Description: LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.57409*x^3 %为了得到更好的性能,此处的度分布序列采用密度进化理论选取 dv=inline('0.38354*x+0.04237*x.^2+0.57409*x.^3','x'); %计算每个度分布的节点数 indv=quadl(dv,0,1); a2=round(n*(0.38354/2/indv)); a3=round(n*(0.04273/3/indv)); ds(1:a2)=2; ds(a2+1:a3+a2)=3;(LDPC-PEG algorithm constructs H matrix source code program, matlab source code program clear all; CLC; % Input coding parameters, m: number of check nodes, n: number of variable nodes (note that bit rate R is not necessarily 1/2) % Constructing LDPC Check Matrix with Arbitrary Bit Rate M = input ('The number of check nodes:'); N = input ('The number of variable nodes:'); H = zeros (m, n); % Given variable nodal degree distribution sequence DV = 0.38354*x+0.04237*x^2+0.57409*x^3 % In order to get better performance, the density evolution theory is used to select the degree distribution sequence. DV = inline ('0.38354 * x + 0.04237 * X. ^ 2 + 0.57409 * X. ^ 3','x'); % Calculate the number of nodes per degree distribution INDV = quadl (dv, 0, 1); A2 = round (n* (0.38354/2/indv)); A3 = round (n* (0.04273/3/indv); DS (1:a2) =2; DS (a2 + 1: A3 + a2) = 3;)
Platform: | Size: 1024 | Author: MATLAB编程 | Hits:

[Other Embeded program16qam

Description: 一个16QAM数字调制电路,包括时钟生成电路,m伪随机序列生成电路,串并转换电路,电平映射电路、载波信号发生电路、ASK幅度调制电路及加法器(A 16QAM digital modulation circuit, including clock generation circuit, m pseudo-random sequence generation circuit, serial parallel conversion circuit, level mapping circuit, carrier signal generation circuit, ask amplitude modulation circuit and adder.)
Platform: | Size: 2685952 | Author: 独行的云 | Hits:

[OtherChaosAttractors

Description: 混沌吸引子的matlab实现代码,包括 Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffing2吸引子 - \ChaosAttractors\Main_Duffing2.m Rossler吸引子 - \ChaosAttractors\Main_Rossler.m Chens吸引子 - \ChaosAttractors\Main_Chens.m Ikeda吸引子 - \ChaosAttractors\Main_Ikeda.m MackeyGLass序列 - \ChaosAttractors\Main_MackeyGLass.m Quadratic序列 - \ChaosAttractors\Main_Quadratic.m(Chaos attractor matlab implementation code. including: Logistic mapping - \ChaosAttractors\Main_Logistic. M Henon mapping - \ChaosAttractors\Main_Henon. M Lorenz attractor - \ChaosAttractors\ main_lorenz.m Duffing attractor - \ChaosAttractors\Main_Duffing. M Duffing2 attractor - \ChaosAttractors\ main_duffing2.m Rossler attractor - \ChaosAttractors\Main_Rossler Chens attractor - \ChaosAttractors\ main_chens.m Ikeda attractor - \ChaosAttractors\ main_ikeda.m MackeyGLass sequence - \ChaosAttractors\ main_mackeyglass.m Quadratic sequence - \ ChaosAttractors \ Main_Quadratic. M)
Platform: | Size: 36864 | Author: John618 | Hits:

[matlab多重分形

Description: 包含m文件,数据示范格式等,用来计算数列多重分形维数(Including m file, data demonstration format, etc., used to calculate the multifractal dimension of the sequence)
Platform: | Size: 55296 | Author: miaofasheng | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net